home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbtext / english / com / change_fboard < prev    next >
Encoding:
Text File  |  1995-05-05  |  1018 b   |  72 lines

  1. ;
  2. ;    $VER: AMMS Change FBoard 1.20 [English] / 01-11-1994
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ; Prompt for boardname
  10. ; -------------------
  11. *
  12. Boardname : 
  13. *
  14. ;
  15. ; Prompt for new limit of files
  16. ; -----------------------------
  17. *
  18. New file limit : 
  19. *
  20. ;
  21. ; Unknown board
  22. ; -------------
  23. ;    Var1: Name of unknown board
  24. *
  25. Can not find board "{VAR1}" !^J
  26. *
  27. ; No access to board
  28. ; ------------------
  29. ;    Var1: Name of board
  30. *
  31. No access to fileboard "{VAR1}" !^J
  32. *
  33. ;
  34. ; Load error
  35. ; ----------
  36. ;    Var1: Name of board
  37. *
  38. Error while loading board "{VAR1}" !^J
  39. *
  40. ;
  41. ; Save error
  42. ; ----------
  43. ;    Var1: Name of board
  44. *
  45. Error while saving board "{VAR1}" !^J
  46. *
  47. ;
  48. ; Board in use
  49. ; ------------
  50. ;    Var1: Name of board
  51. *
  52. Board "{VAR1}" is in use !^J
  53. *
  54. ;
  55. ; Buffer error
  56. ; ------------
  57. ;    Var1: Name of board
  58. *
  59. No free buffer available !^J
  60. *
  61. ;
  62. ; Too many old files
  63. ; -----------------
  64. ;    Var1: Name of board
  65. ;    Var3: Old number of files
  66. ;    Var4: New number of files
  67. *
  68. Too few new files !^J
  69. Old number of files : {VAR3}^J
  70. New number of files : {VAR4}^J
  71. *
  72.